{
	"blt_version"  :  2,
	"name"  :  "Vanilla Health and Armor As Numbers",
	"description"  :  "Keeps vanilla view of Health and Armor but adds Health and Armor as numbers",
	"author"  :  "DWELS",
	"color" : "171 39 79",
	"contact"  :  "https://modworkshop.net/user/dwels",
	"version" : "1.0",
	"hooks" : [
		{
			"hook_id" : "lib/managers/menumanager",
			"script_path" : "lua/menumanager.lua"
		},
        	{
			"hook_id" : "lib/managers/hud/hudteammate",
			"script_path" : "lua/hudteammate.lua"
        	},
	]
}